Enter a stdio command or sse/streamable url of a mcp server, view the tools, prompts...
uvx mcp-server-fetch
Parameter | Type | Required | Description |
---|---|---|---|
url | string | Required | URL to fetch |
max_length | integer | Optional | Maximum number of characters to return. Example: 5000 |
start_index | integer | Optional | On return output starting at this character index, useful if a previous fetch was truncated and more context is required. |
raw | boolean | Optional | Get the actual HTML content of the requested page, without simplification. |